GdkWaylandWindow: Unexport when finalizing
authorJonas Ådahl <jadahl@gmail.com>
Mon, 8 May 2017 04:09:00 +0000 (12:09 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 May 2017 19:41:11 +0000 (15:41 -0400)
commit251e216052cab4fd04e39c7872395b64363c11da
tree2af662b8fd94caf0cc43fe670ff37302ab7aa25c
parent6d7749898ddafa98381b9d412f01bfde91e84c42
GdkWaylandWindow: Unexport when finalizing

The application might not have exported, and it'll be too late for it
at this point anyway, so lets be helpful and not leak it.

https://bugzilla.gnome.org/show_bug.cgi?id=782109
gdk/wayland/gdkwindow-wayland.c